| Cannot Login as admin after installing latest |
| |||
|
Hello I installed the jcow-pro that I got over the weekend, after which I got the message that it was installed successfully and i could login as "admin". However, when I try to login as admin, I get simply a blank page. How do I resolve this? Any help or pointers would be appreciated. Thanks!
|
| |||
|
When I first go the [url]http://localhost:55555/index.php,[/url] it shows the links to login, signup and the login/password boxes and simple dashboard on the left. But when I click on ANY of the links, it just throws a blank page. All my tables seem to be empty except jcow_accounts which has I record with admin user. I am not sure what hte password is though - the one I set did not work. Thanks! any ideas would be appreciated.
|
| |||
|
When I look in the Apache Error logs, here is what I see continuously printed: [Mon Mar 07 12:33:57 2011] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/member, referer: [url]http://localhost:55555/index.php[/url] Looks like I should have had a directory member under htdocs? 127.0.0.1 - - [07/Mar/2011:12:03:36 -0500] "POST /member/loginpost HTTP/1.1" 404 214 Thanks ! Thanks!
|
| |||
|
looks more that you have a problem with your .htaccess file or mod_rewrite is not on. try this [code] instead of this [code] in my/config.php
|